Skip to content

Small FAQ fixes - #2612

Open
Haltarys wants to merge 1 commit into
blacksmithgu:masterfrom
Haltarys:patch-1
Open

Small FAQ fixes#2612
Haltarys wants to merge 1 commit into
blacksmithgu:masterfrom
Haltarys:patch-1

Conversation

@Haltarys

@Haltarys Haltarys commented Jul 18, 2025

Copy link
Copy Markdown

Changes

in your note's frontmatter

I confused the "property" from Dataview ([key:: value]) with the note's frontmatter properties. My bad.


table.dataview

table is the name of the HTML element, dataview is the name of the class. Not the other way around.


dv.container.classList.add('clsname')

It's better practice to edit the classes of an element through the classList property than by appending strings to the className property.

@Haltarys Haltarys changed the title Clarify some points in the FAQ Small FAQ fixes Jul 18, 2025
@Haltarys

Copy link
Copy Markdown
Author

Thank you for your awesome plugin blacksmithgu! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant